home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Clickx 75
/
Clickx 75.iso
/
software
/
expressionweb
/
expressionwebv3
/
ExpressionWeb_en.exe
/
Setup
/
WeConen.cab
/
xweb.lay6.tem.layout06.css.en
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
UTF-8-SIG (detected)
Wrap
Text File
|
2009-06-09
|
260 b
|
29 lines
/* CSS layout */
body {
margin: 0;
padding: 0;
}
#masthead {
}
#top_nav {
}
#container {
min-width: 600px;
}
#right_col {
width: 200px;
float: right;
}
#page_content {
margin-right: 200px;
}
#footer {
clear: both;
}